TELRetrieve
Retrieves a call that is on hold.
pascal TELErr TELRetrieve (TELCAHandle hTELCA);
hTELCA
- A handle to the call appearance structure for the call that is on hold.
- function result
- A result code.
DESCRIPTION
The call appearance referenced byhTELCA
must be in thetelCAHeldState
state when you call theTELRetrieve
function.If
TELRetrieve
completes successfully, the call appearance enters thetelCAActiveState
state and your call appearance message handler gets atelCAHoldMsg
message with thevalue
parameter set totelHoldCleared
.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help